gesture: Handle GDK_TOUCH_CANCEL events
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 5 May 2014 12:21:36 +0000 (14:21 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 23 May 2014 17:54:29 +0000 (19:54 +0200)
commite080eafef8216d149cc262633c3021acf06e9236
treea5528ce7372bf9a75ad8e6f37b6367e4713f78bc
parentd9e6395ee98c5c34ff414aa83638b096693b2def
gesture: Handle GDK_TOUCH_CANCEL events

The wayland windowing backend emits such events for instance, so
have gestures cancel the sequence as those events get through.
gtk/gtkgesture.c